Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Setting FileFieldGroup #18

Open
wants to merge 17 commits into
base: master
Choose a base branch
from
Open

[WIP] Setting FileFieldGroup #18

wants to merge 17 commits into from

Conversation

New0
Copy link
Collaborator

@New0 New0 commented Jul 24, 2018

WIP: requires correct parameters and testing #9

WIP: requires correct parameters and testing
@Shelob9 Shelob9 changed the title Setting FileFieldGroup [WIP] Setting FileFieldGroup Jul 24, 2018
message={this.props.message}
/>
}
<label
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please use the FieldGroup.Label component

<FieldGroup.Label
id={this.props.id}
label={this.props.label}
/>

the example in app.js shows one way to use the regular input button for file upload
@New0
Copy link
Collaborator Author

New0 commented Oct 25, 2018

CalderaWP/Caldera-Forms#2775
@Shelob9 last commit shows a regular input type="file" field in the app.js examples

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants